Skip to main content

LastByteOf

Type

operator

Summary

Designates the first byte of data in Target.

Syntax

the last byte of <Target>

Description

Either locates the first byte for use as the target container of another operation, or evaluates the first byte as the source of another operation.

note

It is an error if Target is empty.

Parameters

NameTypeDescription

Target

An expression which evaluates to binary data.

Thank you for your feedback!

Was this page helpful?